FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package de.nfdi4health.mds#2.0.0 (79 ms)

Package de.nfdi4health.mds
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=de.nfdi4health.mds@2.0.0&canonical=https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-centers
Url https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-centers
Version 0.9
Status draft
Name NFDI4Health_PR_MDS_Centers
Title NFDI4Health PR MDS Centers
Experimental False
Description Profile intended to capture information on the number of centers invovled in a study.
Type Location
Kind resource

Resources that use this resource

CapabilityStatement
https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-cps-mds-capability-statement Nfdi4Health CPS MDS Capability Statment
https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-study NFDI4Health PR MDS Study

Resources that this resource uses

ValueSet
https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-study-centers-snomedct-local NFDI4Health VS MDS Study Centers [SNOMED CT, local]


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "nfdi4health-pr-mds-centers",
  "url" : "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-centers",
  "version" : "0.9",
  "name" : "NFDI4Health_PR_MDS_Centers",
  "title" : "NFDI4Health PR MDS Centers",
  "status" : "draft",
  "publisher" : "NFDI4Health",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.nfdi4health.de"
        }
      ]
    }
  ],
  "description" : "Profile intended to capture information on the number of centers invovled in a study.",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    },
    {
      "identity" : "NFDI4Health",
      "name" : "NFDI4Health to FHIR Mapping"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Location",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Location",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Location",
        "path" : "Location",
        "constraint" : [
          {
            "key" : "centers-a",
            "severity" : "error",
            "human" : "Cardinality: 0..1, if Design.centers == '255206009'",
            "expression" : "type.where(code = '255206009').exists() implies description.exists()",
            "source" : "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-centers"
          },
          {
            "key" : "centers-b",
            "severity" : "error",
            "human" : "Cardinality: 0..0, if Design.centers != '255206009'",
            "expression" : "type.where(code = '084').exists() implies description.exists().not()",
            "source" : "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-centers"
          }
        ]
      },
      {
        "id" : "Location.description",
        "path" : "Location.description",
        "short" : "Number of centers",
        "definition" : "Number of centers involved in the [RESOURCE].",
        "mapping" : [
          {
            "identity" : "NFDI4Health",
            "map" : "Design.centersNumber"
          }
        ]
      },
      {
        "id" : "Location.type",
        "path" : "Location.type",
        "short" : "Mono- or multicentric?",
        "definition" : "Specification whether the [RESOURCE] is conducted at only one or at more than one [RESOURCE] center.",
        "comment" : "0..1, if Resource.classification.type == ('C63536' OR 'C198230'); otherwise 0..0",
        "max" : "1",
        "binding" : {
          "strength" : "required",
          "valueSet" : "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-study-centers-snomedct-local"
        },
        "mapping" : [
          {
            "identity" : "NFDI4Health",
            "map" : "Design.centers"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.